home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Inventor Labs: Transportation
/
InventorLabs - Transportation.iso
/
pc
/
builders
/
media
/
netacess
/
url95.dir
/
00042_Script_42
< prev
next >
Wrap
Text File
|
1996-10-10
|
152b
|
10 lines
on exitFrame
global WebError,TheWeb
if TheWeb(mIsBrowserRunning) <> 0 then
go frame the frame
else
go "Start"
end if
end